Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check entitlement while rekeying #2424

Closed
wants to merge 34 commits into from

Conversation

quanganhdo
Copy link
Member

@quanganhdo quanganhdo commented Feb 2, 2024

Task/Issue URL: https://app.asana.com/0/0/1206409081785855/f
Tech Design URL: https://app.asana.com/0/481882893211075/1206500582793508/f
CC:

Description:

This PRs add entitlement check while rekeying with NetP.

Steps to test this PR:

Refer to https://app.asana.com/0/0/1206398972819576/f for notes and test cases.

Copy Testing:

  • Use of correct apostrophes in new copy, ie rather than '

Orientation Testing:

  • Portrait
  • Landscape

Device Testing:

  • iPhone SE (1st Gen)
  • iPhone 8
  • iPhone X
  • iPhone 14 Pro
  • iPad

OS Testing:

  • iOS 14
  • iOS 15
  • iOS 16

Theme Testing:

  • Light theme
  • Dark theme

Internal references:

Software Engineering Expectations
Technical Design Template

# Conflicts:
#	DuckDuckGo.xcodeproj/project.pbxproj
#	DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
@quanganhdo quanganhdo marked this pull request as ready for review February 5, 2024 18:01
}

#endif

extension PacketTunnelProvider.SubscriptionConfiguration {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I’m not sure this type makes sense as a subtype of the PacketTunnelProvider. It’s needed by the NetworkProtectionDeviceManager which is a dependency of the PacketTunnelProvider which creates a sort of circular dependency (not a serious one, but it is nonethless). Also the PacketTunnelProvider already quite bloated (we’ve got swiftlint warnings).

# Conflicts:
#	DuckDuckGo.xcodeproj/project.pbxproj
#	DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
Copy link

🚫 The Asana task linked in the PR description is not added to iOS App Board project.

  1. Verify that the correct task is linked in the PR.
    • ⚠️ Please use the actual implementation task, rather than the Code Review subtask.
  2. Verify that the task is added to iOS App Board project.
  3. When ready, remove the bot: not in app board label to retrigger the check.

@github-actions github-actions bot added the bot: not in app board Added by automation for pull requests with tasks not added to iOS App Board Asana project label Feb 20, 2024
@quanganhdo
Copy link
Member Author

Closing this in favor of #2461.

@quanganhdo quanganhdo closed this Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: not in app board Added by automation for pull requests with tasks not added to iOS App Board Asana project Do Not Merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants